@Component public class IAccessiClient extends AbstractCxfClient<IAccessi>
| Constructor and Description |
|---|
IAccessiClient(ApplicationConfig conf) |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.apache.cxf.feature.Feature> |
getFeatures() |
protected List<Handler> |
getHandlers() |
void |
write(String result,
String descrizione)
Registra il risultato del servizio nella tabella GCPA_ACCESS_LOG di FSE.
|
getClient, setRemoteOperationpublic IAccessiClient(@NonNull
ApplicationConfig conf)
protected List<Handler> getHandlers()
getHandlers in class AbstractCxfClient<IAccessi>protected List<org.apache.cxf.feature.Feature> getFeatures()
getFeatures in class AbstractCxfClient<IAccessi>public void write(String result, String descrizione) throws FaultException
result - Risultato operazionale del servizio (ERROR/SUCCESS)descrizione - Descrizione del risultato di ERROR/SUCCESSFaultException - Quando la chiamata al client restituisce erroreCopyright © 2024. All rights reserved.